-
Notifications
You must be signed in to change notification settings - Fork 115
Table::getDisplayLines() should not output excessive lines when no rows #165
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
danielbachhuber
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you make sure the tests are addressed accordingly?
|
Yes, sure, I will try to do that today/tomorrow. |
|
@danielbachhuber, test |
|
@slaFFik What do you think about avoiding the back compat break? #164 (comment) |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
I think #190 fixed this as a side effect, so we can close this |
Fix #164.